chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates#689
chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates#689dependabot[bot] wants to merge 1 commit into
Conversation
…ith 4 updates Bumps the dev-dependencies group with 4 updates in the / directory: [js-yaml](https://github.com/nodeca/js-yaml), [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js), [@clerk/backend](https://github.com/clerk/javascript/tree/HEAD/packages/backend) and [@supabase/postgrest-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/postgrest-js). Updates `js-yaml` from 4.2.0 to 4.3.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...4.3.0) Updates `@supabase/supabase-js` from 2.110.1 to 2.110.2 - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-js/commits/v2.110.2/packages/core/supabase-js) Updates `@clerk/backend` from 3.11.2 to 3.11.3 - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/main/packages/backend/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/backend@3.11.3/packages/backend) Updates `@supabase/postgrest-js` from 2.110.1 to 2.110.2 - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/postgrest-js/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-js/commits/v2.110.2/packages/core/postgrest-js) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@supabase/supabase-js" dependency-version: 2.110.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@clerk/backend" dependency-version: 3.11.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@supabase/postgrest-js" dependency-version: 2.110.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
|
Superseded by #699 — a maintainer take-over of this exact bump (byte-identical diff, re-based onto main) so it runs under the normal Actions CI context instead of the Dependabot secret store, which lacks the identity suites' CLERK_MACHINE_TOKEN and made the live jobs fail-loud here. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Maintainer take-over of Dependabot PR #689 so the dependency bump runs under the normal Actions CI context (Dependabot PRs run under the Dependabot secret store, which lacks the identity suites' CLERK_MACHINE_TOKEN, so their live jobs fail-loud on something the bot can't fix). Diff is byte-identical to #689's commit, re-based onto current main; `pnpm install --frozen-lockfile` is green. Dev-dependency updates: - js-yaml 4.2.0 → 4.3.0 (semver-minor) - @supabase/supabase-js 2.110.1 → 2.110.2 (semver-patch) - @supabase/postgrest-js 2.110.1 → 2.110.2 (semver-patch) - @clerk/backend 3.11.2 → 3.11.3 (semver-patch) Closes #689. Claude-Session: https://claude.ai/code/session_01MxTTPaPP16m6br7Hoab94w
Bumps the dev-dependencies group with 4 updates in the / directory: js-yaml, @supabase/supabase-js, @clerk/backend and @supabase/postgrest-js.
Updates
js-yamlfrom 4.2.0 to 4.3.0Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
33d05b54.3.0 released663bfabDrop demo publish, to not override new v5 one.1cb8c7bAdd v4-legacy tag for publish02f27afRestore umd builds back to es58be84edFix es5 compatibility59423c6ReplacemaxMergeSeqLengthoption withmaxTotalMergeKeys(more robust). Ba...6842ef6doc polishUpdates
@supabase/supabase-jsfrom 2.110.1 to 2.110.2Release notes
Sourced from @supabase/supabase-js's releases.
Changelog
Sourced from @supabase/supabase-js's changelog.
Commits
559dfb0chore(release): version 2.110.1 changelogs (#2505)Updates
@clerk/backendfrom 3.11.2 to 3.11.3Changelog
Sourced from @clerk/backend's changelog.
Commits
Updates
@supabase/postgrest-jsfrom 2.110.1 to 2.110.2Release notes
Sourced from @supabase/postgrest-js's releases.
Changelog
Sourced from @supabase/postgrest-js's changelog.
Commits
559dfb0chore(release): version 2.110.1 changelogs (#2505)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions